body { min-width: 1200px;}
p { }
#top { background: #242424; height: 36px; line-height: 36px; color: #FFF; font-size: 12px; }
#top a { color: #FFF;}
#header { height: 100px; position:absolute; top:50px; z-index:99; width:100%; min-width:1200px; border-bottom:9px solid #e30012; }


/*导航*/
#navigation { position: relative; margin-top: 40px; }
#navigation li { float: right; position: relative; /*background:url(image/nav_bg.png) repeat-x  0px bottom;*/ background: #FFFFFF; }
#navigation .home { background: none; background:#FFFFFF;border-radius: 10px 0px 0px 0px; }
#navigation li a { display: block; line-height: 60px; width: 80px; color: #000; text-align: center; font-size: 14px; font-weight: bold; }
#navigation li a:hover { background: #FF8000; text-decoration: none; color: #FFF; background:url(image/nav_hover.png) no-repeat 1px 0px; }
#navigation li .current { background: #E33; text-decoration: none; color: #FFF; background:url(image/nav_hover.png) no-repeat 1px 0px; }
#navigation .sub { display: none; position: absolute; left: 0; background: #E33; z-index: 99999; }
#navigation .sub li { background: none; float: none; }
#navigation .sub li a { height: 30px; line-height: 30px; font-size: 12px; font-weight: bold; color: #FFF; }
#navigation .sub li a:hover { background: #FF8000; }

#search { background: #F3F4F3; height: 54px; border-bottom: 1px solid #DDD; }
#search .container { position: relative; }
#search_key { border: 1px solid #DBDCDB; height: 36px; line-height: 36px; padding: 0 2px; width: 260px; position: absolute; right: 100px; top: 7px; background: #FFF; color: #AAA; }
#search_btn { background: #E33; height: 36px; width: 100px; ; position: absolute; right: 0; top: 7px; color: #FFF; cursor: pointer; }

#current_location { margin: 10px 0; background: #EEE; padding: 10px;}

/* 幻灯 */
.slideshow { height: 757px; position: relative; }
.slideshow .bd li { height: 757px;}
.slideshow .bd li a { display: block; height: 757px;}
.slideshow .hd ul { width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px;  line-height:30px; text-align:center; }
.slideshow .hd ul li { cursor:pointer; display:inline-block; width: 60px; height: 6px; background: #FFF; margin-left: 2px;}
.slideshow .hd ul .on{ background: #000; }

/*图片相关*/
.picture_list .x3 { min-height: 209px; }
.picture_list .wrap { border: 1px solid #EEE; padding: 20px; margin-bottom: 20px; }
.picture_list .wrap:hover { background: #E33; }
.picture_list .wrap:hover a { color: #FFF;}
.picture_list .wrap:hover .content { color: #FFF;}
.picture_list .thumbnail img { width: 100%;}
.picture_list .title { text-align: center; padding: 10px 0; }
.picture_list .content { overflow: hidden; height: 100px; margin-bottom: 10px; font-size: 12px; color: #999; }
.picture_list_w .x3 { min-height: 285px;}
.picture_list_w .thumbnail img { width: 100%;}
.picture_list_w .title { text-align: center; padding: 10px 0; }
.picture_list_d .thumbnail img { width: 100%; border: 5px solid #EEE;}
.picture_list_d .title { padding: 10px; background: #EEE; }
.picture_list_d .content { font-size: 12px; line-height: 28px; }
.picture_list_d .intro { text-align: right; font-size: 12px; background: #F5F5F5; padding: 10px; }
#link { padding: 20px 0;}
#link .text li { text-align: center; margin-bottom: 5px;}
#link .text li a { display: block; background: #EEE; padding: 5px;}
#link .picture li { margin-bottom: 5px; }
#link .picture img { width: 100%; padding: 4px; border: 1px solid #EEE; }

#footer_navigation { background: #242424; margin-top: 20px; padding: 20px 0;}
#footer_navigation a { color: #656565;}
#footer_navigation dt { font-size: 18px; line-height: 36px;}
#footer_navigation dd { line-height: 26px;}

#copyright { background: #242424; padding: 20px 0; border-top: 1px solid #181818; color: #656565; }
#copyright a { color: #656565; }

#osm { z-index: 9999; position: absolute; display: block; overflow: hidden; width: 163px; zoom: 1; box-shadow: 0 0 10px #000; }
#ost { height: 36px; background: #242424; cursor: pointer; text-align: center; line-height: 36px; color: #FFF; padding: 0 10px; }
#osb { min-height: 100px; padding: 10px; text-align: center; background: #FFF; border: 1px solid #242424; }

.hd1 { font-size: 20px; height: 40px; line-height: 40px; }
.bd1 { padding: 10px 0;}
.more { float: right; font-size: 12px;}
.aname { font-size: 14px; color: #999; }
.channel_list li { margin-bottom: 4px; }
.channel_list li a { display: block; background: #EEE; padding: 10px; }
.channel_list li a:hover { background: #E33; color: #FFF;}
.channel_list .current_channel a { background: #E33; color: #FFF;}
.channel_list_w { overflow: hidden; margin-bottom: 10px;}
.channel_list_w li { display: inline-block; margin-right: 5px; }
.channel_list_w li a { display: block; background: #EEE; padding: 10px 20px; }
.channel_list_w li a:hover { background: #E33; color: #FFF;}
.channel_list_w .current_channel a { background: #E33; color: #FFF;}

#channel_content p { line-height: 28px;}


/*分页样式*/
.page_turner { margin: 20px 0; }
.page_turner a, .page_turner span { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; }
.page_turner a:link, .page_turner a:visited { text-decoration: none; }
.page_turner a:hover, .page_turner a.c { background: #0A8; color: #FFF; }
#gotop { position: fixed; width: 70px; height: 70px; bottom: 80px; right:80px; cursor: pointer; display: none; background: #000; color: #FFF; line-height: 70px; text-align: center; font-size: 12px; }

.guestbook_list { margin-bottom: 20px;}
.guestbook_list .username { background: #EEE; padding: 10px; }
.guestbook_list .content { padding: 20px; border: 1px solid #EEE; }
.guestbook_list .content .answer { padding: 10px; border: 1px solid #EEE; margin-top: 10px; }

.commentlist { font-size: 12px;}
.commentlist dt { background: #EEE; padding: 10px;}
.commentlist dd { padding: 10px; border: 1px solid #EEE;}

/*信息相关*/
#info_name { }
#info_intro { color: #666; font-size: 12px; margin-bottom: 20px; }
#info_video { text-align: center; margin-bottom: 20px;}
#info_slideshow { width: 437px; }
#info_slideshow .pn{ text-align: center; margin: 20px 0;}
#info_slideshow .hd { overflow: hidden; }
#info_slideshow .hd li { display: inline-block; width: 50px; margin: 0 2px 2px 0;}
#info_slideshow .hd li img { width: 50px; height: 50px; cursor: pointer; }
#info_slideshow .hd li.on img { border: 1px solid #0A8; }
#info_slideshow .bd img { width: 100%; }
#info_content { margin: 20px 0;}
#info_around { background: #EEE; padding: 10px; margin-bottom: 20px;}
#info_comment { text-align: right; margin-bottom: 20px;}

#index-1{ background: #F3F4F3; padding: 20px 0; }
#index-1 .block { background: #FFF; padding: 20px; margin: 5px 0; min-height: 425px; box-shadow: 0 0 10px #CCC; border-radius: 5px;}
#index-2 {  padding: 20px 0; }
#index-2 .clist { margin-bottom: 20px; text-align: center; }
.t1{ font-size: 30px; text-align: center; padding: 10px 0;}
.t2{ text-align: center; margin-bottom: 20px; color: #A4A5A4; }

/*新幻灯*/

.ad{margin:0px auto 0;width:auto;height:757px;overflow:hidden;background:#fff repeat;position:relative;z-index:-10}
.banner{width:100%;height:757px;margin:0px auto 0;position:relative}
.banner_tab{height:43px;position:absolute;right:37.7%;bottom:20px;z-index:600}
.banner_tab ul{cursor:pointer}
.banner_tab li{float:left;list-style-type:none;text-align:center}
.banner_tab a{width:80px;height:43px;display:block;margin-right:5px}
.banner_tab img{border:3px solid #fff}
.hidecontent{display:none}
.on{background-position:0px -100px}
.on img{border:3px solid #f09400}
.out{}
.clear{clear:both}
.content{margin:0 auto;border-left:1px solid #bad1de;border-right:1px solid #bad1de}
.tab_img{width:72px;height:35px;margin-top:3px;border:1px solid #fff}
.banner_img,.banner_img img{width:100%;height:757px;margin:0 auto 0px;overflow:hidden}

.red_x{width:auto;height:70px; overflow:hidden; border-bottom:9px solid #e30012; margin:-700px auto 0px; z-index:100;}


/*内容部分*/
.ct{width:1024px;height:545px; overflow:hidden;  margin:10px auto 0px;}
.ct_lf{width:785px;height:545px; overflow:hidden; float:left;}
.ct_lf_nr{width:785px;height:301px; overflow:hidden; float:left;}
.ct_lf_nr_li{width:376px;height:301px; overflow:hidden; float:left;}
.ct_lf_nr_li_bt{width:376px;height:42px; overflow:hidden; float:left; background:url(image/red_bg.png) no-repeat;}
.ct_lf_nr_li_nr{width:376px;height:249px; overflow:hidden; float:left; margin-top:10px; display:inline;}
.ct_lf_nr_li_nr img{width:376px;height:249px; overflow:hidden;}
.ct_lf_nr_li_nr1{width:341px;height:229px; overflow:hidden; float:left; margin-top:10px; display:inline; background:url(image/cqzs.png) no-repeat; padding:10px;}

/*单张轮换*/

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}

.clearfix{display:inline-block;}

.clearfix{display:block;}

.none{display:none}

.demo{width:341px;height:229px;margin:0px auto;}

.scrollBox{display:inline;float:left;height:229px;position:relative;width:341px;overflow:hidden;}

.prev,.next{background:url(image/an_lh.png) 0 0 no-repeat;}

.prev{background-position:0 0;bottom:102px;cursor:pointer;display:inline-block;height:24px;position:absolute;left:10px;width:25px;z-index:99;}

.next{background-position:-33px 0;bottom:102px;cursor:pointer;display:inline-block;height:24px;position:absolute;right:10px;width:25px;z-index:99;}

.control{display:inline;float:left;margin:0 auto;width:325px;}

.control div{float:left;}

#control_scroll{height:229px;overflow:hidden;position:relative;width:341px;}

.pic{position:absolute;float:left;}

.pic li{display:inline;float:left;text-align:left;width:341px;height:229px;}

.pic li a{color:#3E3A39;}

.pic li a:hover{color:#22AC38; text-decoration:underline;}

.pic li img{height:229px;margin:0 auto;overflow:hidden;width:341px;}





.ct_lf_nr_li_bt font{float:left; font-size:14px; font-weight:bold; color:#e30012; line-height:42px; padding-left:20px;}

.ct_lf_nr_li_bt span{float:right; line-height:42px; padding-right:5px;}

.ct_lf_nr_li_bt span a{color:#e30012;}

.ct_lf_nr_li_bt span a:hover{color:#e30012; text-decoration:underline;}

.ct_lf_nr_li_bt1{width:376px;height:42px; overflow:hidden; float:left; background:url(image/g_bg.png) no-repeat;}

.ct_lf_nr_li_bt1 font{float:left; font-size:14px; font-weight:bold; color:#f09400; line-height:42px; padding-left:20px;}

.ct_lf_nr_li_bt1 span{float:right; line-height:42px; padding-right:5px;}

.ct_lf_nr_li_bt1 span a{color:#f09400;}

.ct_lf_nr_li_bt1 span a:hover{color:#f09400; text-decoration:underline;}

.ct_lf_nr1{width:785px;height:234px; overflow:hidden; float:left; display:inline; margin-top:10px;}

.ct_lf_nr1_bt{width:785px;height:42px; overflow:hidden; float:left; background:url(image/news_bg.png) no-repeat;}

.ct_lf_nr1_bt font{float:left; font-size:14px; font-weight:bold; color:#e30012; line-height:45px; padding-left:70px;}

.ct_lf_nr1_bt span{float:right; line-height:42px; padding-right:17px;}

.ct_lf_nr1_bt span a{color:#e30012;}

.ct_lf_nr1_bt span a:hover{color:#e30012; text-decoration:underline;}

.ct_lf_nr1_nr{width:785px;height:182px; overflow:hidden; float:left; margin-top:10px; display:inline;}

.ct_lf_nr1_nr ul{width:785px;height:182px; overflow:hidden; float:left;}

.ct_lf_nr1_nr ul li{width:785px;height:26px; overflow:hidden; float:left; line-height:26px;}

.ct_lf_nr1_nr ul li a{float:left; color:#3e3a39;}

.ct_lf_nr1_nr ul li a:hover{color:#e30012; text-decoration:underline;}

.ct_lf_nr1_nr ul li span{float:right; color:#9c9c9d;}

.ct_rg{width:228px;height:545px; overflow:hidden; float:right;}

.ct_rg_bt{width:228px;height:42px; overflow:hidden; float:left; background:url(image/pr_bg.png) no-repeat; }

.ct_rg_bt font{float:left; font-size:14px; font-weight:bold; color:#fff; line-height:42px; padding-left:100px;}

.ct_rg_nr{width:211px;height:491px; overflow:hidden; float:left; display:inline; margin-top:10px; border:1px solid #c6c7c8; padding:0 7px 0px 8px;}

/*内容部分完*/


.blk_updown{width:211px;height:491px;overflow:hidden;zoom:1}
.blk_updown .pcont_updown{float:left;overflow:hidden;width:211px;height:419px}
.blk_updown .ScrCont_updown{height:32766px;zoom:1}
.blk_updown #List1_1_updown{float:left}
.blk_updown #List2_1_updown{float:left}
.blk_updown .TopButton{background:url(image/up.png)no-repeat;float:left;width:28px;height:26px}
.blk_updown .BottomButton{background:url(image/down.png)no-repeat;float:left;width:28px;height:26px}
.blk_updown .TopButton{margin-left:91px;margin-bottom:10px}
.blk_updown .BottomButton{margin-left:91px;margin-top:10px}
.blk_updown .TopButton:hover{}
.blk_updown .BottomButton:hover{}
.blk_updown .pl IMG{display:block;cursor:pointer;width:195px;height:130px}
.blk_updown .pl{float:left;width:195px;height:177px;line-height:24px;text-align:center;background:url(image/pr_a_hover.png)no-repeat;margin:16px 0px 16px 0px;color:#000;font-weight:bold;font-size:14px;padding:8px 8px 0px 8px}
.blk_updown a.pl:hover{color:#ff9900;background:url(image/pr_a.png)no-repeat;color:#fff}


/*合作案例*/

.hzhb{width:1007px;height:60px; overflow:hidden;  margin:20px auto 0px; border:1px solid #c6c7c8; padding:5px 10px 5px 5px;}

.hzhb_bt{width:32px;height:40px; float:left; text-align:center; font-size:14px; font-weight:bold; color:#fff; overflow:hidden;background:url(image/hzkf_bg.png) no-repeat; padding:10px 15px 10px 15px; line-height:20px;}

.hzhb_nr{width:935px;height:60px; float:right; overflow:hidden;}

.hzhb_nr1{width:935px;height:60px; float:left; overflow:hidden;}

.hzhb_nr1_li{width:130px;height:57px; float:left; overflow:hidden; border:1px solid #c6c7c8; display:inline; margin-right:10px;}

.hzhb_nr1_li img{width:130px;height:57px; float:left; overflow:hidden;}

/*版权*/

.foot{width:1024px;height:auto; overflow:hidden;  margin:20px auto 0; padding-bottom:30px;}
.foot_lf{width:8px;height:42px; overflow:hidden; float:left; background:url(image/foot_lf.png) no-repeat;}
.foot_md{width:1008px;height:42px; overflow:hidden; float:left; background:#ececed repeat; line-height:42px;}
.foot_md_lf{width:auto;height:42px; overflow:hidden; float:left; line-height:42px; color:#595757;}
.foot_md_lf a{padding:0 5px 0 5px; color:#595757;}
.foot_md_lf a:hover{color:#e30012;}
.foot_md_rg{width:auto;height:42px; overflow:hidden; float:right; line-height:42px; color:#595757;}
.foot_rg{width:8px;height:42px; overflow:hidden; float:left; background:url(image/foot_rg.png) no-repeat;}

/*二级广告背景*/

.two_ad{margin:0px auto 0; width:auto; height:300px; overflow:hidden; position:relative; z-index:-10; border-bottom:1px solid #ccc;}
/*二级*/

.two{margin:220px auto 0;width:1024px;height:auto; overflow:hidden;}
.two_lf{width:190px;height:auto; float:left; overflow:hidden; padding:10px 10px 60px 10px; background:#F4F4F4 repeat;}
.two_lf_top{width:190px;height:35px; line-height:35px; float:left; text-align:left; overflow:hidden;font-size:16px; color:#BB162B; font-weight:bold; border-bottom:2px solid #BB162B;}
.two_lf_nr{width:190px;height:auto; float:left; overflow:hidden; display:inline; margin-top:5px;}
.two_lf_nr ul{width:190px;height:auto; float:left; overflow:hidden;}
.two_lf_nr ul li{width:190px;height:30px; float:left; overflow:hidden;line-height:24px; font-size:14px; font-weight:bold; text-align:left;}
.two_lf_nr ul li a{width:185px;height:30px; line-height:30px; float:left; color:#000; text-align:left; padding-left:5px;}
.two_lf_nr ul li a:hover{width:185px;height:30px; line-height:30px; float:left;text-align:left; color:#fff; background:#BB162B repeat; padding-left:5px;}
.two_lf_ad{width:190px;height:126px; float:left; overflow:hidden; display:inline; margin-top:10px;}
/*二级联系我们*/
.two_lxwm{width:250px;height:auto; float:left; overflow:hidden; background:#fff repeat; display:inline; margin-top:20px;}
.two_lxwm_top{width:250px;height:64px;float:left; overflow:hidden; background:url(http://www.tohobeef.com/Templates/ycdpsp/images/lxwm.jpg) no-repeat;}
.two_lxwm_nr{width:208px;height:auto;float:left; overflow:hidden;  border-left:1px solid #C9CACA; border-right:1px solid #C9CACA; border-bottom:1px solid #C9CACA; padding:0 20px 20px 20px;}
.two_lxwm_nr p{width:208px;float:left; overflow:hidden; line-height:25px;}

/*二级右*/
.two_rg{width:794px;height:auto; float:right; overflow:hidden; padding-top:10px;}
.two_rg_bt{width:794px; height:35px; float:left; overflow:hidden; border-bottom:2px solid #BB162B;}
.two_rg_bt_lf{width:auto; height:35px; line-height:35px; float:left; overflow:hidden; color:#BB162B; font-size:14px; font-weight:bold;}
.two_rg_bt_rg{width:auto; height:35px; float:right; overflow:hidden; color:#a0a0a0; line-height:35px;}
.two_rg_bt_rg a{color:#a0a0a0; padding:0 5px 0 5px;}
.two_rg_bt_rg a:hover{color:#BB162B; text-decoration:underline;}
.two_rg_nr{width:794px;height:auto; float:left; overflow:hidden; margin-top:15px;}

/*文章列表*/

.two_rg_nr ul{width:794px;height:auto; float:left; overflow:hidden;}
.two_rg_nr ul li{width:794px; height:30px; float:left; overflow:hidden; line-height:30px; background:url(image/ioc.jpg) 0 13px no-repeat; border-bottom:1px dashed #ccc;}
.two_rg_nr ul li span{color:#a0a0a0; float:right;}
.two_rg_nr ul li a{color:#000; float:left; padding-left:10px;}
.two_rg_nr ul li a:hover{color:#BB162B;}

/*文章列表*/
.two_rg_picnr{width:794px;height:auto; float:left; overflow:hidden; margin-top:15px;}
/*图片列表*/

.two_rg_picnr ul{width:244px;height:180px; float:left; overflow:hidden; margin-right:20px; padding-bottom:20px;}
.two_rg_picnr ul li.picimg{width:244px; height:150px; float:left; overflow:hidden;}
.two_rg_picnr ul li.picimg img{width:244px; height:150px; float:left; overflow:hidden;}
.two_rg_picnr ul li.pictext{width:244px; height:29px; float:left; overflow:hidden; line-height:29px; border-bottom:1px dashed #ccc; text-align:center;}
.two_rg_picnr ul li.pictext a{color:#000;}
.two_rg_picnr ul li.pictext a:hover{color:#BB162B;}

/*图片列表完*/



/*分页*/

.two_rg_nr_page{width:794px;height:30px; float:left; overflow:hidden; text-align:center; margin-top:10px; line-height:30px; }
.two_rg_nr_page span{ padding:0 10px 0 10px;}
.two_rg_nr_page a{padding:0 10px 0 10px; color:#000;}
.two_rg_nr_page a:hover{color:#BB162B;}

/*分页完*/

/*详细内容*/
.three_nr{width:794px;height:auto; float:left; overflow:hidden; margin-top:15px;}
.three_nr_bt{width:794px;height:30px; float:left; overflow:hidden; line-height:30px; text-align:center; color:#BB162B; font-weight:bold; font-size:16px;}
.three_nr_sm{width:794px;height:30px; float:left; overflow:hidden; line-height:30px; text-align:center; border-top:1px solid #B5B5B6; background:#f5f5f5 repeat; display:inline; margin-top:10px;}
.three_nr_sm span{font-weight:bold; padding-left:10px;}
.three_nr_text{width:794px;height:auto; float:left; overflow:hidden; margin-top:10px; margin-bottom:20px;}
.three_nr_text_sp{width:580px;height:320px; float:left; overflow:hidden; text-align:center; margin-left:107px; display:inline;}
.three_nr_text embed{text-align:center;}
.three_nr_text_nr{width:794px;height:auto; float:left; overflow:hidden; margin-top:10px;}
.three_nr_nxt{width:794px;height:20px; float:left; overflow:hidden; margin-top:5px; line-height:20px; display:inline;}
.three_nr_nxt span{font-weight:bold; float:left; color:#000;}
.three_nr_nxt a{color:#000; float:left;}
.three_nr_nxt a:hover{color:#BB162B; text-decoration:underline;}
/*详细内容完*/
/*留言*/
.three_lf_bt{float:left;width:794px;height:30px; overflow:hidden; line-height:30px; text-align:center; color:#000; font-size:16px; font-weight:bold;}
.three_top_li{float:left;width:794px;height:auto; overflow:hidden; padding-bottom:10px;  border-bottom:1px dotted #B5B5B6;}
.three_top_noli{float:left;width:794px;height:auto; overflow:hidden;}
.three_top_li_lf{float:left;width:794px;height:auto; overflow:hidden;}
.three_top_li_lf_bt{float:left;width:794px;height:25px; line-height:25px;overflow:hidden;}
.three_top_li_lf_bt h1{float:left; font-size:12px; color:#000;}
.three_top_li_lf_bt span{float:right; font-size:12px; color:#121212;}
.three_top_li_lf_nr{float:left;width:794px;height:auto; line-height:25px;overflow:hidden; font-size:12px; color:#000;}

/*留言分页*/
.three_page{width:794px;height:30px; float:left; overflow:hidden; text-align:center; margin-top:20px; line-height:30px;}
.three_page span{padding-left:5px;}
.three_page a{padding:0 5px 0 5px; color:#000;}
.three_page a:hover{color:#000; text-decoration:underline;}
/*分页完*/
.three_nr_h{float:left;width:794px;height:30px; overflow:hidden; line-height:30px; text-align:center; color::#13ae67; font-size:12px; font-weight:bold;}
.three_nr1{float:left;width:794px;height:auto; overflow:hidden;}
.three_nr1_li{float:left;width:794px;height:25px; overflow:hidden; margin-top:10px; display:inline;}
.three_nr1 span{float:left;width:70px; height:25px; line-height:25px; color:#000; overflow:hidden; font-weight:bold;}
.three_nr1_input{float:left;width:203px; height:23px; border:1px solid #B5B5B6; padding-left:5px; line-height:23px;}
.three_nr1_input:hover{border:1px solid #0878c0;}
.three_nr1_text{float:left;width:400px; height:100px; border:1px solid #B5B5B6; padding-left:5px; line-height:23px;}
.three_nr1_text:hover{border:1px solid #0878c0;}
.three_nr1_an{float:left;width:76px; height:26px; border:none;background:url(image/search_an.jpg) no-repeat; margin-top:10px; margin-left:300px; display:inline; cursor:pointer;}

/* CSS Document */
body{
	margin:0 auto;
	font-family:"微软雅黑";
	font-size:12px;
	top:0px;
	background:#fff repeat;
  	}
